projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba9efed
)
Fix a typo
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 22 Oct 2010 12:14:19 +0000
(14:14 +0200)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 22 Oct 2010 14:42:50 +0000
(16:42 +0200)
gtk/gtkbox.c
patch
|
blob
|
history
diff --git
a/gtk/gtkbox.c
b/gtk/gtkbox.c
index a083af18c6b2f2daa0fb0a571ec1351464605b7e..523b19a349c02e3f5b9da14fd6acba3bbf06684c 100644
(file)
--- a/
gtk/gtkbox.c
+++ b/
gtk/gtkbox.c
@@
-28,7
+28,7
@@
* SECTION:gtkbox
* @Short_description: Base class for box containers
* @Title: GtkBox
- * @See_also:
i
#GtkHBox, #GtkVBox, #GtkFrame, #GtkTable, #GtkLayout
+ * @See_also: #GtkHBox, #GtkVBox, #GtkFrame, #GtkTable, #GtkLayout
*
* GtkBox is an widget which encapsulates functionality for a
* particular kind of container, one that organizes a variable number of